x86/mm: make log-dirty code do all its allocations outside the lock
authorTim Deegan <Tim.Deegan@citrix.com>
Thu, 10 Feb 2011 11:27:52 +0000 (11:27 +0000)
committerTim Deegan <Tim.Deegan@citrix.com>
Thu, 10 Feb 2011 11:27:52 +0000 (11:27 +0000)
commit1146a5b6396ba4c3995d1e99609c5ef517c73841
treee85a8f1c9de4ebd8208c130bf386d393de00c404
parent17f709bb8d30af86276d53b4da7534330dcc1e1f
x86/mm: make log-dirty code do all its allocations outside the lock
to avoid taking the shadow/EPT lock with the lgd lock held.

Signed-off-by: Tim Deegan <Tim.Deegan@citrix.com>
xen/arch/x86/mm/paging.c